Skip to content

Conversation

@mkmoisen
Copy link

In Python2.7, fetchone() returns a row containing string, not unicode, values. This causes an error in my Flask application's templating system.
I'm not sure if this would be better handled in the downstream library

In Python2.7, fetchone() returns a row containing string, not unicode, values. This causes an error in my Flask application's templating system.
I'm not sure if this would be better handled in the downstream library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant